Fix a duplicate word in the docs
authorMatthias Clasen <mclasen@redhat.com>
Wed, 25 May 2016 00:51:55 +0000 (20:51 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 25 May 2016 03:41:42 +0000 (23:41 -0400)
docs/reference/gtk/migrating-2to3.xml

index 94419559bc465d308d4028c50617e64736980b70..b0bad87e301f8ee12337f406275c12a5a7991625 100644 (file)
@@ -1133,7 +1133,7 @@ gtk_arrow_draw (GtkWidget *widget,
       The default values for the #GtkScrolledWindow:hscrollbar-policy and
       #GtkScrolledWindow:vscrollbar-policy properties have been changed from
       'never' to 'automatic'. If your application was relying on the default
-      value, you will have explicitly set it explicitly.
+      value, you will have to set it explicitly.
     </para>
 
     <para>